Move variable initialisation out of import section. Remove obsolete save
authoremellor@ewan <emellor@ewan>
Thu, 22 Sep 2005 17:03:16 +0000 (18:03 +0100)
committeremellor@ewan <emellor@ewan>
Thu, 22 Sep 2005 17:03:16 +0000 (18:03 +0100)
commit42a5d02afb1ffb7d56ceef10fe1fee37bbb3797e
tree4eb827421e43a0d11bf162afa1482b86c81ff7db
parent089412c49e4a90dca7370bf7e8308a5be1aaaba8
Move variable initialisation out of import section.  Remove obsolete save
parameter from XendDominInfo.exportToDB.
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py